From: Paul Reilly Date: Tue, 19 Mar 2002 21:14:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~58171 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c45d9dcf157d223c7bf72949cb90e9143a64e954;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97b5de76d40..a23be4a747c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2002-03-19 pmr-sav + + * mail-utils.el (rmail-dont-reply-to): + Overhaul to correctly apply the regular + expressions in the variable `rmail-dont-reply-to-names' to the list of + destination addresses. Contributed by lorentey@elte.hu. + + * rmail.el (rmail-dont-reply-to-names): + Modify the documentation to make it email + address centric rather than login name centric. Contributed by + lorentey@elte.hu. + 2002-03-18 Colin Walters * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so